Commit graph

4 commits

Author SHA1 Message Date
f99a9ae2ac feat: implement barebone zola templates 2024-11-10 21:47:36 +00:00
218216dcd8 fix(build): fix build issues
- remove games reference after removing collection
- update obsolote localizations
2024-03-21 22:43:15 -03:00
a85f9adc9b feat(Projects): Update project entry design
Also update project card in index and project list.
Also added portrait image.
2024-03-21 17:57:55 -03:00
944b553e73 feat(Components): Add pagination component
This component accept a Page<T> type from [astro](https://docs.astro.build/en/guides/routing/#complete-api-reference)
2024-03-19 20:43:04 -03:00